summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-01split Formatter part of FormattedField from SpinButton partCaolán McNamara2-218/+272
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann1-2/+2
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin1-1/+1
2020-07-01weld EditControl for browseboxCaolán McNamara2-41/+153
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna1-0/+1
2020-07-01sw doc model xml dump: show SdrModel of embedded chartsMiklos Vajna1-0/+29
2020-07-01Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna1-0/+3
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: editengStephan Bergmann1-1/+1
2020-07-01loplugin:constantparamNoel Grandin1-2/+1
2020-07-01loplugin:singlevalfieldsNoel Grandin1-1/+1
2020-07-01tdf#132454 some more improvementsNoel Grandin1-2/+3
2020-07-01remove code duplication for BitmapReadAccess pixel functionsLuboš Luňák1-2/+2
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann1-2/+2
2020-06-30Resolves tdf#130436: Crash on redaction without DrawMuhammet Kara1-0/+1
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfxStephan Bergmann1-4/+4
2020-06-30Fix typoAndrea Gelmini1-1/+1
2020-06-30add set_alignment to EntryCaolán McNamara3-2/+10
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák2-2/+6
2020-06-29sd: support changing position with .uno:EditAnnotationTomaž Vajngerl1-0/+3
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN1-0/+1
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann6-0/+868
2020-06-29jsdialog: click action for drawing areaSzymon Kłos2-10/+12
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl1-0/+7
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl1-0/+6
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl1-0/+40
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl1-0/+2
2020-06-29loplugin:constantparamNoel Grandin1-1/+1
2020-06-29tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet1-1/+1
2020-06-28decouple IEditImplementation from Edit moreCaolán McNamara2-9/+19
2020-06-28drawinglayer: remove textprimitive2d.hxx from clang-format blacklistTomaž Vajngerl1-138/+137
2020-06-27organise includes in textprimitive2d.hxxTomaž Vajngerl1-4/+3
2020-06-27drawinglayer: remove fontattribute.hxx from clang-format blacklistTomaž Vajngerl1-51/+40
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara1-0/+15
2020-06-27drawinglayer: pragma once for fontattribute.hxxTomaž Vajngerl1-13/+3
2020-06-26use underlying BitmapExCaolán McNamara1-2/+2
2020-06-26QueueInfo must be VCL_DLLPUBLIC now also for --enable-mergelibsStephan Bergmann1-1/+1
2020-06-26extend FormattedSpinButton to allow custom input/outputCaolán McNamara1-0/+13
2020-06-26optimize SvtBroadcaster::Normalize() even a bit more (tdf#132454)Luboš Luňák1-1/+3
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock2-24/+58
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh2-1/+3
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten2-0/+11
2020-06-25weld NavigatorTreeCaolán McNamara1-0/+1
2020-06-25loplugin:virtualdeadNoel Grandin1-1/+0
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna2-3/+45
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna1-0/+4
2020-06-25tdf#134291: make all hatch patterns translatableJulien Nabet1-11/+16
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin15-27/+42
2020-06-25loplugin:unusedfieldsNoel Grandin1-1/+0
2020-06-24loplugin:unusedmethodsNoel Grandin5-18/+0
2020-06-24Move DumpAsPropertyTree code to cxx fileSzymon Kłos1-20/+1