summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-19svx: use constexpr instead of a define for a constantTomaž Vajngerl
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl
2021-06-19svx: remove whitespace in member variablesTomaž Vajngerl
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-17tweak tools::Color::IsDark so it triggers on UbuntuNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17Adapt o3tl::temporary to C++23 P2266R1Stephan Bergmann
2021-06-17Drop the "console" functionality of ProfileZoneTor Lillqvist
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-06-17svx: pragma once for some SdrObject subclassesTomaž Vajngerl
2021-06-17basegfx: change template param to use int instead bool - Tuple2DTomaž Vajngerl
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl
2021-06-17basegfx: change template param to use int instead boolTomaž Vajngerl
2021-06-16Move enable_if from dummy template parameter to return typeStephan Bergmann
2021-06-16tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir
2021-06-16Add Active App Name Field To Crash ReportGopi Krishna Menon
2021-06-16tdf#59323: pptx export: add datetime field type helpersSarper Akdemir
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
2021-06-14tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir
2021-06-14Workaround internal compiler error on tb77Mike Kaganski
2021-06-14tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-11MetaAction::Clone() -> constLuboš Luňák
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin
2021-06-10loplugin:unnecessaryreturn SvtListener::EndListeningNoel Grandin
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09allow altering the max size of o3tl::lru_cacheLuboš Luňák
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-09tdf#142629 import psd image with transparent backgroundNoel Grandin
2021-06-09Avoid empty std::map constructorTor Lillqvist
2021-06-09Fix syntax error in the "arguments" of a TraceEventTor Lillqvist
2021-06-09Add the possibility to include a set of arguments in Trace EventsTor Lillqvist
2021-06-08tdf#47365 PPTX export: support loop attributeTibor Nagy
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski