summaryrefslogtreecommitdiff
path: root/wizards/Package_access2base.mk
AgeCommit message (Collapse)Author
2017-01-17remove executable bit from .mk filesMichael Stahl
Change-Id: I2ed12aae6596492e1059f8461efbafb711d16472
2017-01-12Access2Base - Addition of Module objectJean-Pierre Ledure
New Module Basic module New AllModules() collection in Application module Extension of regex to backward searches Change-Id: Id58f3b29d08e9f0b73e192cfc0c2a99988e73fcf
2015-01-04Access2Base - New CommandBarControl classJean-Pierre Ledure
Main functionalities: - show/hide toolbar elements - modify tooltip - get/set internal command - execute internal command Change-Id: Ice830009f9eabc199727c7d4b54ebf524b026d40
2014-12-30Access2Base - CommandBars collection - show/hide toolbarsJean-Pierre Ledure
Addition of CommandBars collection Addition of CommandBar class
2014-10-17Access2Base - Internal redesign of root structure into a separate class moduleJean-Pierre Ledure
Redesign of CurrentDb, CurrentDoc interfaces. Creation of new Root_.xba class module. Console logs, TempVars and Dialog collections are unchanged. Change-Id: I573a75e8fb54b277aef84d4518cc8e5cc21d7270
2014-10-05Access2Base - New TempVars collection and TempVar objectsJean-Pierre Ledure
TempVar objects contain variables (name/value pair) that can be dynamically created and removed by macros. They're useful to transmit values from one document to another, e.g. an .odb document and one or more non-Base documents. Change-Id: I2cb5b3e27620eda16bdeaf59788b80c393fe7d9c
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-13Access2Base store (wizards + scp2)Jean-Pierre Ledure
License text modified after gerrit review Change-Id: I193d6d1fd477cca4c2880760f21f8d978643f634 Reviewed-on: https://gerrit.libreoffice.org/6232 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>