summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-18WB_QUICKHELPSHOWSDATEINFO is deadNoel Grandin1-2/+0
2017-08-18WB_FORCE_SELECTION is deadNoel Grandin1-2/+0
2017-08-18convert ExtendedWinBits to a single bool flagNoel Grandin6-16/+11
2017-08-18tdf#105538 Download update to Downloads folder on WindowsTakeshi Abe2-6/+8
2017-08-18tdf#109104: respect RFC3986 for newlines in ScEncodeURLJulien Nabet1-1/+8
2017-08-18drop unused CntContentTypeItemJochen Nitschke5-259/+0
2017-08-18Remove dead function declarationStephan Bergmann1-7/+0
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow5-11/+15
2017-08-18vcl: DockingManager owns ImplDockingWindowWrappersTakeshi Abe2-27/+12
2017-08-18Report full type info (plus the desugared type as "aka")Stephan Bergmann1-1/+1
2017-08-18loplugin:implicitboolconversion (clang-cl)Stephan Bergmann2-55/+55
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann2-3/+2
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann1-24/+24
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann1-1/+1
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann1-6/+6
2017-08-18missing include (--disable-pch)Stephan Bergmann1-0/+1
2017-08-18loplugin:unreffun (clang-cl)Stephan Bergmann2-11/+7
2017-08-18loplugin:cstylecast (clang-cl)Stephan Bergmann1-2/+2
2017-08-18-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann1-2/+5
2017-08-18-Werror,-Wwritable-strings (clang-cl)Stephan Bergmann1-1/+1
2017-08-18Revert "Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControl"Noel Grandin2-2/+0
2017-08-18loplugin:unnecessaryparenNoel Grandin36-56/+88
2017-08-18Fix typosAndrea Gelmini12-15/+15
2017-08-18Fix typosAndrea Gelmini6-6/+6
2017-08-18NdTopLeft is unused now.Tamás Zolnai6-29/+23
2017-08-17Related tdf#111634: Multiple memory leaks in libmacabdrv1 (part3)Julien Nabet2-0/+3
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai29-345/+377
2017-08-17Related tdf#105500: leaks in PaletteManager and SvxColorToolBoxControlJulien Nabet2-0/+2
2017-08-17Fix typosAndrea Gelmini87-131/+131
2017-08-17drop unused SdrCustomShapeReplacementURLItemJochen Nitschke6-25/+1
2017-08-17EPUB export: handle inline imagesMiklos Vajna7-4/+258
2017-08-17clean xml code in the breeze_svg iconsandreas kainz2752-375701/+20619
2017-08-17these comments no longer validNoel Grandin5-10/+0
2017-08-17Remove excess SAL_WARNsStephan Bergmann1-4/+0
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke18-203/+4
2017-08-17Drop deprecated SplitWindow configuration settingsGabor Kelemen1-76/+0
2017-08-17fix compiler error in passparamsbyrefNoel Grandin1-1/+6
2017-08-17odk: oops, typo "have have"Michael Stahl1-1/+1
2017-08-17tdf#107785 odk: document where to download the SDKMichael Stahl1-2/+22
2017-08-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz6-50/+27
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz11-47/+122
2017-08-17use correct final language dir namesCaolán McNamara1-1/+4
2017-08-17Add hu-Hung -> hu@hungEike Rathke1-0/+3
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth9-5/+125
2017-08-17EPUB export: fix unexpected text in chapter namesMiklos Vajna1-0/+122
2017-08-17EPUB export: implement link supportMiklos Vajna1-0/+46
2017-08-17loplugin:passstuffbyref ignore params that are assigned toNoel Grandin4-111/+247
2017-08-17new loplugin convertuintptrNoel Grandin4-2/+126
2017-08-17implementing callback for ruler invalidationAditya Dewan22-5/+202