summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2020-06-20vcl: Add annotation reading to PDFiumLibrary c++ wrapperTomaž Vajngerl
2020-06-20vcl: add PDFGraphicResult instead of std::pair in ImportPDFUnloadedTomaž Vajngerl
2020-06-20vcl: wrap PDFium types in c++ classes to ease lifecycle managementTomaž Vajngerl
2020-06-19Move data for signing tests to test/Miklos Vajna
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos