summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-03tdf#93892: Un-share maUserBuffer when the BitmapWriteAccess is requested.Jan Holesovsky1-1/+17
2015-09-03Fix mis-mergeStephan Bergmann1-6/+6
2015-09-03sw: replace boost::ptr_vector with std::vectorMichael Stahl2-10/+14
2015-09-03sw: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl2-32/+34
2015-09-03sfx2: remove duplicative ModelCollectionEnumerationMichael Stahl1-75/+8
2015-09-03basic: remove over-engineered XEnumeration serviceMichael Stahl2-41/+15
2015-09-03disable caching of virtual devices when OpenGL is enabledTomaž Vajngerl1-1/+7
2015-09-03add stagingcheck target for unstable/failing testsBjoern Michaelsen3-2/+39
2015-09-03tdf#91882 - make this hideous busy-loop lower priority and less busy.Michael Meeks1-1/+2
2015-09-03Related: tdf#93676 special 255 Percent Flag should not be exported to docxCaolán McNamara4-9/+27
2015-09-03loplugin:stringconstantStephan Bergmann1-1/+1
2015-09-03Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells2-9/+8
2015-09-03Fix tdf#93781 Impress copy wrong style name to clipboard whenMark Hung1-1/+2
2015-09-03tdf#85303: SLIDESHOW cannot start at selected slide sometimesJulien Nabet1-7/+12
2015-09-03sal: actually export the legacy function for VS 2015Michael Stahl2-4/+6
2015-09-03tdf#79018: Prevent line break as footnote labelOliver Specht1-3/+8
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-7/+2
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-18/+0
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara13-38/+42
2015-09-03revert an unmaintainable dead end approachEike Rathke2-24/+0
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+0
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+1
2015-09-03tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.Michael Meeks8-3/+53
2015-09-03duplicate HANDLE_VIEWSET_HIDE_WHITESPACE handlingCaolán McNamara1-4/+0
2015-09-03typo in prev. commitStephan Bergmann1-1/+1
2015-09-03loplugin:stringconstantStephan Bergmann1-1/+1
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian17-99/+175
2015-09-03tdf#93719: handle 'HideWhitespace' in SwXViewSettingsOliver Specht1-0/+4
2015-09-03tdf#39468 translated german comments in viewdata.cxxAlbert Thuswaldner1-46/+46
2015-09-03Generated code is compiled with WaE disabled, anywayStephan Bergmann3-21/+0
2015-09-03tdf#39468 translated german comments in output2.cxxAlbert Thuswaldner1-100/+92
2015-09-03tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessibleSzymon Kłos2-3/+100
2015-09-03tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel1-1/+1
2015-09-03Restored missing includes from source files.Ashod Nakashian16-4/+374
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl34-733/+5
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe48-105/+96
2015-09-03warning: nonterminal usesless in grammarStephan Bergmann1-13/+1
2015-09-03tdf#88462 connectivity convert manual XInterfaceDaniel Robertson7-46/+36
2015-09-03warning: nonterminal usesless in grammarStephan Bergmann1-1/+3
2015-09-03tdf#75256 Sifr enhancementsMatthias Freund4-0/+0
2015-09-03tdf#75256 sifr - updated insertbookmark and two new stylebyexample iconsMatthias Freund6-0/+0
2015-09-03tdf#75256 sifr updatesMatthias Freund9-0/+0
2015-09-03Fix some perl shebangs.Pedro Giffuni14-14/+14
2015-09-03-fsanitize=vptrStephan Bergmann1-14/+14
2015-09-03the ww8 dumper is long deadCaolán McNamara2-17/+0
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann18-36/+46
2015-09-03convert Link<> to typedNoel Grandin24-54/+37
2015-09-03convert Link<> to typedNoel Grandin4-16/+4
2015-09-03convert Link<> to typedNoel Grandin25-54/+38