summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann2-4/+4
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann1-5/+5
2016-03-10Avoid reserved identifiersStephan Bergmann1-10/+10
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann1-10/+10
2016-03-10Avoid reserved identifiersStephan Bergmann1-32/+32
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann1-10/+10
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann2-32/+29
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-2/+2
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-3/+3
2016-03-10Rename _imp_get/setProcessLocale (avoid reserved identifiers)Stephan Bergmann3-9/+9
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-2/+2
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann1-2/+2
2016-03-10Drop __rtl_random_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann1-28/+28
2016-03-10Drop __rtl_digest_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann1-141/+141
2016-03-10Drop __rtl_cipher prefix from static entities (avoid reserved identifiers)Stephan Bergmann1-52/+52
2016-03-10Avoid reserved identifiersStephan Bergmann1-7/+7
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann1-1/+1
2016-03-10Remove unused tag type name (that happens to be reserved) in typedefStephan Bergmann1-1/+1
2016-03-10sd: handle classification during copy&pasteMiklos Vajna1-1/+16
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna1-0/+32
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna4-58/+35
2016-03-10starmath: no need to override SmFontPickList::Update/RemoveTakeshi Abe2-20/+3
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky16-1612/+133
2016-03-10Upgrade libxmlsec to 1.2.15Miklos Vajna21-2337/+1877
2016-03-10loplugin:stringconstantStephan Bergmann1-1/+1
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis3-46/+181
2016-03-10mpDispatchWatcher is a natural place to hold the DispatchWatcher singletonStephan Bergmann3-26/+3
2016-03-10Just use "this"Stephan Bergmann1-1/+1
2016-03-10fix for 10 sec hang with audio-only formats with gstreamer1Caolán McNamara1-1/+2
2016-03-10tdf#57523 - Regex search "^$" finds all empty cells in given range.Mohammed Abdul Azeem1-4/+4
2016-03-10Remove unnecessary class DispatchWatcherHashMapStephan Bergmann2-7/+3
2016-03-10Hold DispatchWatcher by rtl::ReferenceStephan Bergmann4-17/+10
2016-03-10ProcessDocumentsRequest ctor inits pcProcessed to nullStephan Bergmann1-7/+0
2016-03-10No need for heap allocation hereStephan Bergmann1-14/+10
2016-03-10writerfilter: -Werror,-Wunused-variableMiklos Vajna1-1/+0
2016-03-10RTF import: handle classification during copy&pasteMiklos Vajna6-2/+107
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna9-35/+46
2016-03-10RTF import: set user-defined metadata only after parsing all of themMiklos Vajna1-11/+43
2016-03-10sw: make metadata available in copy resultMiklos Vajna4-1/+37
2016-03-10tdf#94370: Make previews of master pages finally appearKatarina Behrens1-0/+1
2016-03-10Updated coreKrunoslav Šebetić1-0/+0
2016-03-10Adapt to "Extract Directories from BootstrapFixtureBase"Stephan Bergmann1-1/+1
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara8-40/+42
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak11-30/+50
2016-03-10Follow the coding style of surrounding codeTor Lillqvist1-6/+12
2016-03-10Remove unnecessary parenthesesStephan Bergmann1-9/+9
2016-03-10Fixed minor negation bug in SAL_WARN_IFrohan1-9/+9
2016-03-10tdf#97591: mark RTF clipboard format as text/rtfOliver Specht2-2/+2
2016-03-10Make CppunitTest name match *.mk file nameStephan Bergmann1-9/+9