summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-30add set_alignment to EntryCaolán McNamara
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-29sd: support changing position with .uno:EditAnnotationTomaž Vajngerl
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-06-29jsdialog: click action for drawing areaSzymon Kłos
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl
2020-06-29loplugin:constantparamNoel Grandin
2020-06-29tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet
2020-06-28decouple IEditImplementation from Edit moreCaolán McNamara
2020-06-28drawinglayer: remove textprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-06-27organise includes in textprimitive2d.hxxTomaž Vajngerl
2020-06-27drawinglayer: remove fontattribute.hxx from clang-format blacklistTomaž Vajngerl
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara
2020-06-27drawinglayer: pragma once for fontattribute.hxxTomaž Vajngerl
2020-06-26use underlying BitmapExCaolán McNamara
2020-06-26QueueInfo must be VCL_DLLPUBLIC now also for --enable-mergelibsStephan Bergmann
2020-06-26extend FormattedSpinButton to allow custom input/outputCaolán McNamara
2020-06-26optimize SvtBroadcaster::Normalize() even a bit more (tdf#132454)Luboš Luňák
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-26tdf#133524 add option to angle quote AutoCorrectLászló Németh
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten
2020-06-25weld NavigatorTreeCaolán McNamara
2020-06-25loplugin:virtualdeadNoel Grandin
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna
2020-06-25tdf#134291: make all hatch patterns translatableJulien Nabet
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-25loplugin:unusedfieldsNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-24Move DumpAsPropertyTree code to cxx fileSzymon Kłos
2020-06-24jsdialog: generate JSON for drawing areaSzymon Kłos
2020-06-24Add test as an example how to add CPU intrinsics supportTomaž Vajngerl
2020-06-23inline typedef WeakSdrObjectContainerTypeNoel Grandin
2020-06-23move ListBox to toolkit-only headersCaolán McNamara
2020-06-23salvtables.hxx not needed outside vclCaolán McNamara
2020-06-23most of jsdialogbuilder is not used outside vclCaolán McNamara
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-06-23weld emoji dropdownCaolán McNamara
2020-06-23weld DataNavigatorCaolán McNamara
2020-06-23jsdialog: use Idle timer to send updatesSzymon Kłos
2020-06-23Add license header to jsdialogbuilderSzymon Kłos
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya
2020-06-22add get_page_indexCaolán McNamara
2020-06-22Consolidate unique_ptr deleters calling freeStephan Bergmann
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos