summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2020-06-22jsdialog: send JSON on selection changeSzymon Kłos
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos
2020-06-22vcl/calendar.hxx no longer used outside vclCaolán McNamara
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-06-21weld DateField Calendar floating windowCaolán McNamara
2020-06-21support date and time for PDFium and use it for annotationsTomaž Vajngerl
2020-06-21don't include vcl/fmtfield.hxx from public hxxCaolán McNamara
2020-06-21sd: support adding PDF text / pop-up annotations as commentsTomaž Vajngerl
2020-06-20use JsonWriter for the rest of ITiledRenderableNoel Grandin
2020-06-20jsdialog: remember weld instancesSzymon Kłos
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos