summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Fix various Windows-only XServiceInfo implementationsStephan Bergmann9-117/+111
2015-03-24loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-03-24Change icon for track changes in sidebarYousuf Philips1-1/+1
2015-03-24Rearrange writer's view menu and fix labelYousuf Philips2-8/+5
2015-03-24Blind attempt to fix the Windows tinderbox.Jan Holesovsky1-0/+4
2015-03-24do not include non-mask bits in masksEike Rathke1-25/+51
2015-03-24Properly map from empty aBoundRange to empty rRectStephan Bergmann1-3/+10
2015-03-24tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad3-0/+40
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard6-1/+37
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard4-3/+23
2015-03-24export showValue databar propertyMarkus Mohrhard1-1/+3
2015-03-24assert hard on misguided removalBjoern Michaelsen1-30/+23
2015-03-24update docsBjoern Michaelsen1-5/+2
2015-03-24code convention: member namesBjoern Michaelsen2-39/+39
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen35-78/+80
2015-03-24these can be moved out of the loopBjoern Michaelsen1-2/+2
2015-03-24Revert "Revert "make ClientIteratorBase only know about WriterListener""Bjoern Michaelsen2-20/+21
2015-03-24remove use of GetDepends to access clientsBjoern Michaelsen2-7/+7
2015-03-24PTR_CAST isnt actually needed hereBjoern Michaelsen1-4/+4
2015-03-24Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann1-1/+1
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist14-830/+2
2015-03-24Resolves tdf#72152: respect page orientation of Calc files in recent docsJulien Nabet1-4/+10
2015-03-24loplugin:stringconstantStephan Bergmann1-2/+2
2015-03-24Unitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann1-1/+2
2015-03-24tdf#75256 updating icons and adding duplicate linksYousuf Philips15-0/+9
2015-03-24a scoped enumeration cannot be redeclared as an unscoped enumerationCaolán McNamara2-3/+3
2015-03-24tdf#89405 DOC export: fix corrupted comment orderPiet van Oostrum4-9/+80
2015-03-24tdf#89783: sal_uInt16 replacement by size_tVasily Melenchuk1-2/+2
2015-03-24tdf#90090 reduce the size of the right page/slide paneYousuf Philips1-1/+1
2015-03-24tdf#90187 icon for track changes toolbar button and sidebarYousuf Philips2-0/+0
2015-03-24Executable_tiledrendering is obsolete and can be killedTor Lillqvist5-585/+0
2015-03-24Bin obsolete commentTor Lillqvist1-10/+0
2015-03-24touch_lo_draw_tile() is dead codeTor Lillqvist2-60/+0
2015-03-24loplugin:constantfunction: variousNoel Grandin22-141/+43
2015-03-24fix windows buildNoel Grandin1-1/+1
2015-03-24tdf#88230 Blind fix for IOS-only codeStephan Bergmann1-4/+5
2015-03-24loplugin:constantfunction: frameworkNoel Grandin7-17/+3
2015-03-24loplugin:constantfunction: formsNoel Grandin8-58/+19
2015-03-24loplugin:constantfunction: hwpfilterNoel Grandin5-44/+0
2015-03-24loplugin:constantfunction: reportdesignNoel Grandin7-36/+1
2015-03-24loplugin:constantfunction: xmloffNoel Grandin3-41/+15
2015-03-24loplugin:constantfunction: xmlsecurityNoel Grandin3-15/+1
2015-03-24loplugin:constantfunction: basicNoel Grandin4-25/+1
2015-03-24loplugin:constantfunction: basctlNoel Grandin6-17/+2
2015-03-24loplugin:constantfunction: storeNoel Grandin3-43/+26
2015-03-24loplugin:constantfunction: rscNoel Grandin5-22/+0
2015-03-24DocxAttributeOutput::m_pSdtPrDataBindingAttrs: use std::unique_ptrMiklos Vajna2-21/+9
2015-03-24loplugin:constantfunction: testNoel Grandin4-29/+0
2015-03-24SkipImages option for document importLászló Németh16-26/+54
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin28-101/+114