summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-21drop effectively unused Font::IsSymbolFontCaolán McNamara
2022-11-20Enable File Properties for JSDialogsNickWingate
2022-11-20jsdialogs: added WidgetTestDialog to test different vcl widgets in online siderash419
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky
2022-11-19jsdialogs: correctly detect button's handlerSzymon Kłos
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-18Turn around usage of TextHierarchyEditPrimitive2DArmin Le Grand (allotropia)
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-11-18remove unused Font::SetSymbolFlagCaolán McNamara
2022-11-18Simplify a bitMike Kaganski
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt
2022-11-18vcl: test getting glyph boundary rect from LogicalFontInstanceChris Sherlock
2022-11-18sw: add a menu option to enable/disable online a11y checkTomaž Vajngerl
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16CppunitTest_sc_uicalc: inherit from ScModelTestBaseXisco Fauli
2022-11-16sw content controls, date: improve PDF export testMiklos Vajna
2022-11-16Use BitmapEx in BitmapPrimitive2DNoel Grandin
2022-11-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl
2022-11-15Prepare createAlphaMask to produce mask and alpha as neededArmin Le Grand (allotropia)
2022-11-15CppunitTest_sc_subsequent_export_test: inherit from UnoApiXmlTestXisco Fauli
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-11-13vcl: extract functions AllRenderersPaused() and PruneMarkedRenderers()Chris Sherlock
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)
2022-11-11move password handling from SwModelTestBase to UnoApiTestXisco Fauli
2022-11-11Drop counterproductive top-level constStephan Bergmann
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-11-10tdf#151898 if svgs are used in hidpi get a high quality GtkImageCaolán McNamara
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos
2022-11-09CppunitTest_vcl_pdfexport: inherit from UnoApiTestXisco Fauli
2022-11-09UnoApiTest: factor out common codeXisco Fauli
2022-11-09SwModelTestBase: inherit from UnoApiXmlTestXisco Fauli
2022-11-08A better fix for C++23 P2266R1Stephan Bergmann
2022-11-08Resolves: tdf#148140 get text auto color right in impress edit modeCaolán McNamara
2022-11-08Combine o3tl::RestoreGuard into comphelper::ValueRestorationGuardStephan Bergmann
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-11-08tdf#151944: error colour export in bmpJulien Nabet
2022-11-08Address some of the sprintf in vcl/source/fontsubset/cff.cxxStephan Bergmann
2022-11-08Related: tdf#150273 maPaintCol is unused nowCaolán McNamara
2022-11-08Related: tdf#150273 just take the color direct from the current entryCaolán McNamara
2022-11-08Avoid an explicit static_castStephan Bergmann
2022-11-08Remove some trailing whitespace noiseStephan Bergmann
2022-11-08Introduce o3tl::RestoreGuardStephan Bergmann
2022-11-07Fix typosAndrea Gelmini