summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-234-25/+42
* ucb: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-232-28/+27
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-23271-4663/+4625
* Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara2015-10-231-13/+19
* afl-eventtesting: crash seen on occasionCaolán McNamara2015-10-231-4/+4
* tdf#94386: envelope unit test completedOliver Specht2015-10-231-2/+23
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-23133-1457/+1384
* com::sun::star->css in include/i18nlangtag,i18nutilNoel Grandin2015-10-236-39/+38
* Breeze Icons: some 32px action iconsandreas kainz2015-10-2377-0/+0
* Updated coretagezi2015-10-231-0/+0
* tdf#48456 : when searching for a number, consider formattingDennis Francis2015-10-2322-16/+262
* Breeze Icons: some 32px toolbar iconsandreas kainz2015-10-2213-0/+0
* crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItemCaolán McNamara2015-10-221-1/+7
* implement text rotation for chart axis sidebar panel, tdf#94970Markus Mohrhard2015-10-232-2/+45
* provide more button for chart error bar sidebar panel, tdf#95055Markus Mohrhard2015-10-221-0/+3
* make it harder to use the API wrongly, tdf#95056Markus Mohrhard2015-10-221-8/+14
* disable all error bar radion buttons in the beginning, tdf#95057Markus Mohrhard2015-10-221-0/+3
* SRCH_PARA_ALLTABLES could never be queriedEike Rathke2015-10-221-10/+10
* Updated coreOlivier Hallot2015-10-221-0/+0
* loplugin:defaultparamsStephan Bergmann2015-10-221-1/+1
* loplugin:defaultparamsStephan Bergmann2015-10-221-1/+1
* add missing SearchFiltered to SvxSearchItem slot definitionsEike Rathke2015-10-223-1/+6
* tdf#94138 fix printing of edit form fieldsTomaž Vajngerl2015-10-222-1/+3
* be precise in what area to insert the matrix formulaEike Rathke2015-10-221-1/+1
* tdf#65108 use <> instead of "" in include lineFeyza Yavuz2015-10-221-3/+3
* tdf83825 Vertically center left and right margin labelsYousuf Philips2015-10-221-0/+2
* vcl: Free memory by appropriate dtorTakeshi Abe2015-10-221-1/+1
* rename Rectangles and Ovals to Legacy to scare folk off themCaolán McNamara2015-10-222-4/+4
* Visisble->VisibleCaolán McNamara2015-10-221-10/+10
* crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItemCaolán McNamara2015-10-221-2/+2
* coverity#1326120 try and silence Constant expression resultCaolán McNamara2015-10-223-4/+10
* afl-eventtesting: improve event testing exitCaolán McNamara2015-10-222-3/+7
* coverity#1326738 Dm: Dubious method usedCaolán McNamara2015-10-221-2/+10
* coverity#1326446 Dereference null return valueCaolán McNamara2015-10-221-0/+6
* coverity#1326429 Dereference null return valueCaolán McNamara2015-10-221-4/+3
* coverity#1326403 Dereference null return valueCaolán McNamara2015-10-221-0/+3
* coverity#1326382 Dereference null return valueCaolán McNamara2015-10-221-0/+3
* coverity#1326384 Dereference null return valueCaolán McNamara2015-10-221-0/+3
* coverity#1326397 Dereference null return valueCaolán McNamara2015-10-221-7/+9
* coverity#1326173 Explicit null dereferencedCaolán McNamara2015-10-221-2/+4
* coverity#1326381 Dereference null return valueCaolán McNamara2015-10-221-16/+18
* coverity#441226 Dereference null return valueCaolán McNamara2015-10-221-6/+8
* coverity#1328488 DLS: Dead local storeCaolán McNamara2015-10-221-1/+1
* tdf#93243 - replaced some boost::bind with C++11 lambdasSahas2015-10-221-69/+15
* Replace uses of boost::bind with C++11 lambdas in unoxml/source/dom/node.cxxMario J. Rugiero2015-10-221-4/+2
* gbuild: incremental builds with --enable-pch are unsoundMichael Stahl2015-10-224-3/+13
* presenter console: add real 'Restart Timer' iconsandreas kainz2015-10-222-0/+0
* Breeze Icons: add some 32px toolbar iconsandreas kainz2015-10-2259-0/+0
* unit test for tdf#95226Eike Rathke2015-10-221-0/+36
* desktop: add lok::Document::paste() testcaseMiklos Vajna2015-10-222-7/+18