summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 dayspivot: handle whole row/column selections, added many testsTomaž Vajngerl9-71/+261
2024-02-07external/zxcvbn-c: There is no std::basic_string<int>Stephan Bergmann2-0/+75
2024-01-25janitor: remove unnecessary conditional (macOS vs iOS)Christian Lohmaier1-7/+0
2024-01-17Eliminate hang in iOS app (and maybe the Android app) during exportPatrick Luby3-12/+62
2024-01-07Update git submodulesOlivier Hallot1-0/+0
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)101-444/+460
2023-11-23tdf#158252 sc: Enable text wrapping when inputting line breaks in cellofftkp1-0/+12
2023-11-21chart2: Match chart background color with DOCCOLOR in Calcofftkp1-1/+9
2023-11-01sc: Fix conditional formatting icon set order for smiliesofftkp1-2/+2
2023-11-01sc: Don't end handleConditionalFormat earlyofftkp1-10/+4
2023-10-31tdf#157930 Add Contains Text rule to easy conditional format dialogofftkp3-5/+35
2023-10-29sc: Test numeric conditional format text rule exports correctlyParis Oplopoios1-0/+31
2023-10-29sc: Export conditional formatting expression correctly for text rulesParis Oplopoios1-1/+16
2023-10-29CppunitTest_vcl_animate: use CPPUNIT_TEST_FIXTUREofftkp1-30/+15
2023-10-29tdf#157930 Add button to switch to range view in condformateasydlgParis Oplopoios3-1/+31
2023-10-23liborcus(-parser) also needs boost_iostreams - fixes wasm buildChristian Lohmaier1-1/+1
2023-10-16Execute notifyViewRenderState on view constructorParis Oplopoios3-0/+24
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios11-80/+4
2023-10-01Fix iOS build breakages when building on macOS SonomaPatrick Luby4-5/+13
2023-09-08ITEM: preparations for more/easier changes IIArmin Le Grand (allotropia)5-502/+530
2023-08-28Shared string shouldn't account preserve space propertyParis Oplopoios2-3/+2
2023-08-28sc: Fix wrapText not being applied correctly on exportParis Oplopoios4-2/+22
2023-08-17SW: LOK: crashfix for ios navigatorAttila Szűcs1-3/+18
2023-08-09SCriptForge (SFDatabases) manage database credentialsJean-Pierre Ledure3-7/+21
2023-08-03Test paintPartTile behavior for views with different schemesParis Oplopoios2-0/+82
2023-08-02Compare viewRenderState before setting view on doc_paintPartTileParis Oplopoios1-3/+9
2023-08-02Silence some bogus -Werror=array-bounds etc. with GCC 12 and -std=c++20Stephan Bergmann3-0/+24
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios7-10/+34
2023-07-19sw: Add test for continuous section breaks not adding page breaksParis Oplopoios2-0/+11
2023-07-19Fix inline page breaks not imported correctly from .doc filesParis Oplopoios4-1/+65
2023-07-18Revert "ww8import create a pagedesc if continuous section changes margins"Paris Oplopoios3-26/+0
2023-07-12Natively draw to pixel buffer with RBGA pixel format in iOS appPatrick Luby1-4/+7
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios11-4/+80
2023-07-03Delete DrawViewShell copy constructorsParis Oplopoios1-0/+3
2023-06-28Send writer document background color on theme changeParis Oplopoios2-2/+3
2023-06-24tdf#156016 Fix bug where SVG check size would be 0Paris Oplopoios1-4/+3
2023-06-21sw: Fix spell checking having no view separation in tiled modeParis Oplopoios1-9/+11
2023-06-20tdf#155863 sd: fix resizing of cropped images to original sizeTibor Nagy3-13/+45
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios10-5/+110
2023-06-14Remove duplicate constants relating to PNGsParis Oplopoios3-20/+23
2023-06-14Remove hardcoded values in pagenumberdlgParis Oplopoios2-7/+26
2023-06-12tdf#153109 Use any_of instead of loop to check a rangeParis Oplopoios3-16/+7
2023-06-12Fix unchecked dynamic castParis Oplopoios1-5/+9
2023-06-11tdf#154168 Export no transparency PNGs correctlyParis Oplopoios3-2/+12
2023-06-08Fix iOS build breakagePatrick Luby1-0/+2
2023-06-02Add Calc view separation for tiled renderingParis Oplopoios9-7/+132
2023-05-31MCGR: tdf#155437 handling of TransparencePrimitive2D for metafilesArmin Le Grand (allotropia)1-101/+104
2023-05-23tdf#140557 notebookbar: be smarter about hidden window sizeJustin Luth1-2/+6
2023-05-18ScriptForge (SFDialogs) create controls dynamicallyJean-Pierre Ledure8-68/+1614
2023-05-10Add view options class in DrawParis Oplopoios9-6/+196