summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlgedview.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara1-1/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2020-04-18loplugin:flatten in basctlNoel Grandin1-41/+41
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin1-1/+0
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-4/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-3/+2
2018-11-23Fix typoAndrea Gelmini1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-3/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+3
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-3/+5
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-3/+3
2017-05-19loplugin:comparisonwithconstant in accessibility..basegfxNoel Grandin1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-08-25simplify, IsEmpty() checks both Right and Bottom alreadyNoel Grandin1-3/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+0
2012-09-07Cleanup in basctl (raw pointers)Uray M. János1-15/+10
2012-08-29Basic IDE: namespace basctlUray M. János1-2/+7
2012-08-07drop bogus eof linesThomas Arnhold1-3/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header in basctlNorbert Thiebaud1-2/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2
2011-01-14removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers1-0/+66
2008-04-11INTEGRATION: CWS changefileheader (1.12.120); FILE MERGEDRüdiger Timm1-34/+18
2006-11-14INTEGRATION: CWS aw024 (1.10.2); FILE MERGEDIvo Hinkelmann1-2/+5
2006-09-16INTEGRATION: CWS pchfix02 (1.10.100); FILE MERGEDOliver Bolte1-2/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.9.312); FILE MERGEDRüdiger Timm1-47/+21
2003-05-22INTEGRATION: CWS uno4 (1.8.22); FILE MERGEDVladimir Glazounov1-12/+5
2003-03-26INTEGRATION: CWS tbe3 (1.7.22); FILE MERGEDVladimir Glazounov1-16/+28
2002-05-10#65293# added temporary variableVladimir Glazounov1-3/+4
2002-05-02#98585# ACC: Unable to create a new Basic Dialog with the keyboardThomas Benisch1-4/+60
2002-04-24#98585# ACC: Unable to create a new Basic Dialog with the keyboardThomas Benisch1-4/+19
2001-11-14#92173# Reimplement Basic password protection UI in Basic IDEThomas Benisch1-3/+3
2001-09-06#86893# Getting a wrong macroThomas Benisch1-6/+7
2001-03-23code cleanupThomas Benisch1-28/+5
2001-02-26dialog editor viewThomas Benisch1-0/+134